<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*=========ï¿½ï¿½×¢ï¿½Ëµï¿½===========*/
div#bottommenu{
margin: 0;
padding:0;
border: 0;
height: 28px;
color:#fff;
font:14px/28px 'microsoft yahei','SimSun',Arial,Sans-Serif;
text-align:center;
}


div#bottommenu a:link,div#bottommenu a:visited,div#bottommenu a:active{
margin:0px 20px 0px 20px;
color:#fff;
font:14px/28px 'microsoft yahei','SimSun',Arial,Sans-Serif;
text-decoration: none;
}

div#bottommenu a:hover{
color:#ff6600;
font:14px/28px 'microsoft yahei','SimSun',Arial,Sans-Serif;
text-decoration: underline;
}

</pre></body></html>